wayland: Calculate window position offset to give emulated root coordinates
authorRob Bradford <rob@linux.intel.com>
Mon, 23 Apr 2012 16:26:49 +0000 (17:26 +0100)
committerRob Bradford <rob@linux.intel.com>
Wed, 25 Apr 2012 13:36:08 +0000 (14:36 +0100)
commitaf8e4ee8e7765c20f3c3e251111ff6ca9b2e1acd
treeccd478bcb9a960eb3682fa76239542dde4458e07
parent568b310eb355fb1edeaa16f924b32e6077db6995
wayland: Calculate window position offset to give emulated root coordinates

This allows combo box popup windows to appear in the correct place. This is a
workaround emulating root coordinates by calculating the offset for a chain
of windows that that are relative to each other.
gdk/wayland/gdkwindow-wayland.c